home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Q-R / RPN Calculator.cpt / RPN Calculator / card_8482.txt < prev    next >
Text File  |  1988-09-16  |  608b  |  22 lines

  1. -- card: 8482 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 4000
  4. -- background id: 2499
  5. -- name: Financial
  6. ----- HyperTalk script -----
  7. on openCard
  8.   put "Financial" into field "Title"
  9. end openCard
  10.  
  11.  
  12.  
  13. -- part contents for background part 1
  14. ----- text -----
  15. The [ann] key calculates the present value of one payment unit.  The periodic rate must be in the y register and the number of periods in the x register.
  16.  
  17. The [cpd] key calculates the future value of a periodic payment.  The periodic rate must be in y, and the number of periods in x.
  18.  
  19.  
  20. -- part contents for background part 6
  21. ----- text -----
  22. Financial